The Dreamweaver JavaScript API > Layer and image map functions > dom.align()

 

dom.makeSizesEqual()

Availability

Dreamweaver 3.0

Description

Makes the selected layers or hotspots equal in height, width, or both. The last layer or hotspot selected is the guide.

Arguments

bHoriz, bVert

bHoriz is a Boolean value indicating whether to resize the layers or hotspots horizontally.
bVert is a Boolean value indicating whether to resize the layers or hotspots vertically.

Returns

Nothing.

Enabler

None.